@charset "UTF-8";
/* CSS Document */
*{
	font-family: '黑体';
}
/* banner */
.index_banner{
	height:600px;
	width: 100%;
	overflow: hidden;
	position: relative;
	display:block;
}
.focus{display:none;}
.index_banner .slider{
	height: 450px;
}

.banner .slider{
	position: absolute;
    top: 0px;
    left: 50%;
    width: 1920px;
    margin-left: -960px;
}
.index_banner .slider ul{
	position: absolute;
	width: 1000%;
	height: 600px;
}
.banner .slider ul li{
	float: left;
	width: 1920px;
	height:600px;
	background-position: center 0;
    background-repeat: no-repeat;
}
.banner .slider ul li a{
	display: block;
}
.banner .iconf{
	position: absolute;
	width: 100%;
	bottom: 22px;
	left: 0;
	text-align: center;
	z-index: 12;
}
.banner .iconf span{
	display: inline-block;
	width: 40px;
	height: 8px;
	background-color: rgba(136, 130, 131, 0.5);
	border-radius:5px;
	margin-right: 10px;
	cursor: pointer;
}
.banner .iconf .current{
	background-color: #68ceb5;
}

/* 新闻资讯 */
.index_common{
	overflow: hidden;
	margin: 60px 0;
}
.index_common .title{
	text-align: center;
	overflow: hidden;
}
.index_common .title i{
	width: 110px;
	height: 1px;
	background: #68ceb5;
	display: block;
	margin: 15px auto 5px;
}
.index_common .title h2{
	font-size: 30px;
	font-weight: normal
}
.information .information-grids{
	margin-top: 40px;
	overflow: hidden;
}
.information .video{
	width: 478px;
	height: 300px;
	float: left;
}
.information .news{
	width: 707px;
	height: 300px;
	float: right;
}
.information .news .pic,.information .news .pic span{
	width: 300px;
	height: 300px;
	overflow: hidden;
	display: block;
}
.information .news .pic img{
	width: 100%;
	height: 100%;
}
.information .news .pic{
	float: left
}
.information .news .text{
	width: 650px;
    float: right;
    margin-left: 10px;
    height: auto;
    overflow: hidden;
    height: 300px;
}
.information .news .text dl{
	margin-bottom:33px
}
.information .news .text dt{
	font-size: 20px;
}
.information .news .text dt a:hover{
	color: #68ceb5;
}
.information .news .text dd{
	font-size: 14px;
	color: #808080;
	margin-top: 5px;
	line-height: 22px;
}
.information .more{
	display: block;
	width: 200px;
	height: 40px;
	display: block;
	border-radius: 20px;
	border: 1px solid #68ceb5;
	text-align: center;
	line-height: 40px;
	font-size: 14px;
	color: #68ceb5;
	margin:30px auto 0;
	transition: 0.5s;
}
.information .more:hover{
	background: #68ceb5;
	color: #fff;
}

/* 关于我们 */
.about_us{
	height:505px;
	background: url('../images/about_bg.jpg') no-repeat top center;
	padding: 60px 0 0;
	margin: 0px 0;
}
.about_us .title i{
	background: #fff
}
.about_us .white{
	color: #fff;
}
.about_us .about-con .left{
	text-align: center;
	width: 600px;
	float: left;
}
.about_us .about-con .right{
	font-size: 16px;
	line-height: 28px;
	color: #fff;
	width: 550px;
	float: right;
	position: relative;
	margin-top: 30px;
	height: 260px;
}
.about_us .about-con .con{
	width: 455px;
	height: 198px;
	overflow: hidden;
	margin:0 auto;
	display: -webkit-box;
	-webkit-line-clamp:7;
	-webkit-box-orient: vertical;
	overflow: hidden;
	margin-top: 10px;
}
.about_us .about-con .con .text{
	position: relative;
	width: 455px;
	height: 193px;
	overflow: hidden;
}
.about_us .about-con .con .text:after{
	position: absolute;
	width: 340px;
	height: 25px;
	background: url(../images/sl.png)no-repeat;
	right:2px;
	bottom:-2px;
	content: "";
}
.about_us .about-con .more{
	display: block;
	color: #fff;
	font-size: 14px;
	position: absolute;
	bottom: 30px;
	right: 50px;
	z-index: 100;
}
.about_us .about-con .more:hover{
	color:#68ceb5;
}
.about_us .about-con .right::before,.about_us .about-con .right::after{
	content: "";
	width: 40px;
	height: 1px;
	background: #fff;
	display: block;
	position: absolute;
}
.about_us .about-con .right::before{
	top: 0;
	left: 0;
}
.about_us .about-con .right::after{
	top: 10px;
	left: -10px;
	transform: rotate(90deg);
}
.about_us .about-con .right .con::before,.about_us .about-con .right .con::after{
	content: "";
	width: 40px;
	height: 1px;
	background: #fff;
	display: block;
	position: absolute;
}
.about_us .about-con .right .con::before{
	bottom: 0;
	right: 0;
}
.about_us .about-con .right .con::after{
	bottom: 10px;
	right: -10px;
	transform: rotate(90deg);
}

/* 企业文化 */
.enterprise .container{
	height:680px;
	overflow: hidden;
}
.enterprise .con{
	font-size: 16px;
	color: #4c4c4c;
	line-height: 32px;
	margin-top: 20px;
}
#banner *{margin:0px;padding:0px;font-size:12px; text-decoration:none;list-style-type:none;}
#banner{width:1200px;margin:80px auto 0;}
#banner .bannerCon{margin:0px auto;position:relative;}
#banner .bannerCon .before{background:rgba(0,0,0,0.5);position:absolute;z-index:100;border-radius:15px;}
#banner .bannerCon .before img{position:absolute;left:20px;cursor:pointer;}
#banner .bannerCon .after{background:rgba(0,0,0,0.5);position:absolute;z-index:100;border-radius:15px;}
#banner .bannerCon .after img{position:absolute;right:20px;cursor:pointer;}
#banner .bannerCon .scroll{position:relative;}
#banner .bannerCon .scroll .item{float:left;text-align: center;}
#banner .bannerCon .scroll .item .img-box{margin: auto;}
#banner .bannerCon .scroll .item .img-box img{display: inline-block; width: 100%;height: 100%;border-radius:15px;}


/* 淇 · 下品牌 */
.brand{
	height: 546px;
	background: url('../images/brand_banner.jpg') no-repeat top center;
	padding: 60px 0;
}
.brand .title i{
	background: #fff;
}
.brand-grids{
	overflow: hidden;
	padding-top: 50px;
}
.brand-grids dl{
	float: left;
	width: 249px;
	margin-left: 120px;
	text-align: center;
}
.brand-grids dl dt{
	width: 249px;
	height: 249px;
	background: #fff;
	line-height: 239px;
	transition: all 0.6s ease-out;
}
.brand-grids dl a:hover dt{
	box-shadow: 0 0 15px 5px rgba(0,0,0,0.2);
}
.brand-grids dl a:hover dd h2{
	color: #68ceb5;
	font-weight: bold;
}
.brand-grids dl a:hover dt img{
	animation: top 0.8s infinite linear;
}
@keyframes top{
	0%{transform: translateY(0px)}
	50%{transform: translateY(-10px)}
	100%{transform: translateY(0px)}
}
.brand-grids dl dd h2{
	font-size: 20px;
	font-weight: normal
}
.brand-grids dl dd{
	margin-top: 15px
}
.brand-grids dl dd p{
	font-size: 16px;
	color: #808080;
}

/* 直营店面 */
.surface-grids{
	margin-top: 20px;
	height: 540px;
}
.surface-grids .left{
	width: 248px;
	height: 468px;
	background: #68ceb5;
	position: relative;
	padding: 16px 26px;
}
.surface-grids .left .flower_top{
	position: absolute;
	top: -38px;
	left: -45px;
	z-index: 1;
}
.surface-grids .left .flower_bottom{
	position: absolute;
	bottom: -38px;
	right: -32px;
	z-index: 1;
}
.surface-grids .left h3{
	color: #fff;
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 30px
}
.surface-grids .left ul li{
	width: 100%;
	height: 56px;
	background:#fff;
	margin-bottom: 10px;
	line-height: 56px;
	text-align: center;
	font-size: 16px;
	position: relative;
	z-index: 2;
}
.surface-grids .left ul li a{
	display: block;
	width: 100%;
	text-align: center;
	color: #68ceb5;
	margin: auto;
}
.surface-grids .left ul li.on{
	background:  #40b296;
}
.surface-grids .left ul li.on a{
	color: #fff;
}
.surface-grids .right{
	width: 892px;
	height: 500px;
}
.mainContect img {
	max-width: auto !important;
}